home *** CD-ROM | disk | FTP | other *** search
/ .net - The Best of 1999/2000 / netCD Special01.iso / pc / Software / ReGet / rgl16.exe / ReGet.chm / doc / all.css next >
Encoding:
Cascading Style Sheet File  |  1999-12-18  |  390 b   |  36 lines

  1. <style TYPE="text/css">
  2. <!--
  3. a.cool  {
  4.     text-decoration : none;
  5.     color : #0000FF;
  6. }
  7.  
  8. a.cool:visited  {
  9.     color : #000000;
  10. }
  11.  
  12. a.cool:active  {
  13.     color : #FFFFFF;
  14. }
  15.  
  16. a.cool:hover  {
  17.     text-decoration : underline;
  18. }
  19.  
  20. td.links  {
  21.     background : #A0C8A8;
  22. }
  23.  
  24. td.line  {
  25.     background : #68A878;
  26. }
  27.  
  28. td.bg  {
  29.     background : #D0F8D8;
  30. }
  31.  
  32. .advanced  {
  33.     color : #990000;
  34. }
  35.  
  36.